﻿.service-c img{max-width:100%;}
.ipro-detail{color: #666666; line-height: 24px; min-height: 75px;font-size: 14px;}
.page{ padding:30px 0; width:auto;text-align: center;}
.page a,.pagelist a{ display:inline-block; line-height:30px; padding:0 10px; border:1px solid #ddd; margin:0 3px;color:black;}
.pagelist a{border:none;}
.page li,.pagelist li{ float:left;}
.page a.cur,.page li.thiclass,.pagelist li.thiclass{ color:white; background:#0461ce; border-color:#0461ce;}
.page span{ display:inline-block; line-height:30px; padding:0 10px; border:1px solid #ddd; margin:0 3px;color:black;}
.page span.cur{ color:white; background:#0461ce; border-color:#0461ce;}
.tab-pane li {list-style-type: disc;}
.proinfo .tab-content {padding-top: 10px; min-height:inherit}
.pro-list li a h4 {
height:74px;
}
.contact li {
    list-style-type: none;
}
.pro-list li a p {
    height: 100px;
}
.newsinfo-c img {
    width: 100%;
}
@media (min-width: 992px) {
    .col-md-3 {
        /*width: 33%;*/
		width: 25%
    }
    .col-md-7 {
        width: 25%;
    }
    .col-md-60 {
        width: 58.33333333%;
    }
    .col-md-30 {
        width: 25%;
    }
}